Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Application-Defined Functions


Message Override Functions for Customizing QuickDraw GX Dialog Boxes

To install an override function for a message, you need to call the GXInstallApplicationOverride function. Within the GXInstallApplicationOverride function, you specify a pointer to a function that you use to override a particular message for a specific dialog box. These messages include

You can use dialog box messages to invoke your actions. QuickDraw GX sends the gxJobDefaultFormatDialog message when your application calls GXJobDefaultFormatDialog to display the Page Setup dialog box. QuickDraw GX sends the gxFormatDialog message when your application calls GXFormatDialog to display the Custom Page Setup dialog box and it sends the gxJobPrintDialog message when your application calls GXJobPrintDialog to display the Print dialog box.

QuickDraw GX also sends the gxHandlePanelEvent message and the gxFilterPanelEvent message when an event occurs in a panel.


Subtopics
GXJobPrintDialog
GXJobDefaultFormatDialog
GXFormatDialog
GXHandlePanelEvent
GXFilterPanelEvent
GXParsePageRange

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help